DatabaseDisplayColumnName Property

Specifies the name of the column from which data is displayed. The value of this attribute shall be a column name contained in the current selection as specified by the data source.

Definition

Namespace: Independentsoft.Office.Odf.Fields
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public string ColumnName { get; set; }

Property Value

String

See Also